.i61_man {
	width:100%;
	float:left;
	text-align: left;
	font-size:16px;
    font-family: "微软雅黑","Microsoft YaHei UI", "Arial Unicode MS",;
	line-height: 72px;
	color:#fff;
	
}
.i61_man a{	font-size:14px;
	font-family: "微软雅黑","Microsoft YaHei UI", "Arial Unicode MS",;
	color:#fff;
	display: inline-block;
	text-align: center;
	padding: 0px 20px;
}
.i61_man a:hover{
	text-decoration: underline;
		color:#f2e018; font-weight:bold; background: #046128;
}